scrolledwindow: Fix a typo
authorKrzesimir Nowak <qdlacz@gmail.com>
Wed, 4 Nov 2015 13:19:13 +0000 (14:19 +0100)
committerKrzesimir Nowak <qdlacz@gmail.com>
Wed, 4 Nov 2015 13:19:13 +0000 (14:19 +0100)
gtk/gtkscrolledwindow.c

index 7afdeadba7b0b1e0ec4a852607476e78362c3847..86ca62a33a2ac60b95c0ef46412894176e9f3955 100644 (file)
  * It uses transient subnodes with names overshoot and undershoot to
  * draw the overflow and underflow indications. These nodes get
  * the .left, .right, .top or .bottom style class added depending
- * on where the indictaion is drawn. If both scrollbars are visible,
+ * on where the indication is drawn. If both scrollbars are visible,
  * the area where they meet is drawn with a transient subnode named
  * junction.
  */